home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows1 / eiw142.zip / WHATSNEW.DOC < prev   
Text File  |  1992-09-13  |  5KB  |  81 lines

  1.  
  2. Changes in Encrypt-It v1.40 for Windows provides the following over v1.30:
  3.  
  4. - Encryption/decryption up to 50% faster!  Replaced the cyclic redundancy
  5.   checks (CRC) routines with high speed assembly language versions using
  6.   lookup tables.  Result:  Much faster encryption and decryption.  However,
  7.   this results in encrypted files that can't be decrypted by previous
  8.   versions of Encrypt-It.
  9. - Expanded the file selections area to allow you to easily select or
  10.   unselect all the files shown in the files listbox.  For example, use a
  11.   filename mask of *.~* to display all the encrypted files.  Then, use the
  12.   Select All option to quickly select all encrypted files in the current
  13.   default directory.
  14. - Added additional code to catch the error condition where you may try to
  15.   encrypt a zero length file (DOS will allow you to create a file without
  16.   anything in it).  Also added code for zero length statistics handling.
  17. - Improved the handling of international characters in paths, filenames,
  18.   and keys.
  19. - Improved the handling of PgUp and PgDn while viewing file statistics.
  20. - Corrected a problem with the file statistics viewing where Alt+N for the
  21.   next file could under rare conditions also call up the help screen.
  22. - Added a file called VENDORS.DOC to list additional sources for Encrypt-It.
  23. - Corrected a problem where Encrypt-It wasn't correctly picking up the
  24.   destination file name from the Encrypt Multiple Files dialog box.
  25. - Other minor touchups to work better under the new Windows 3.1 upgrade.
  26. - Touched up encryption/decryption key handling to improve DOS/Windows
  27.   compatibility when high ASCII characters are used in the key.
  28. - Removed version number from main menu caption bar to better conform to
  29.   general Windows application appearance.  The version number is still
  30.   available under the Help About option.
  31. - Changed all menus and keyboard shortcut keys to automatically load when
  32.   you load Encrypt-it.  This uses a little more memory but results in
  33.   faster execution.
  34. - Changed the File Overwrite dialog box that comes up when decrypting
  35.   files and the destination file already exists.  Previously it defaulted
  36.   to the top edit field which was the path.  Most of the time you will
  37.   want to change the destination filename and keep the same output
  38.   directory.  This dialog box now defaults to the file's name.
  39. - Improved the free installation program that comes with the registered
  40.   version to include Program Manager group selection, additional support
  41.   for Windows 3.1, plus much more.
  42. - Fixed a bug in the statistics area where VERY large files in the megabyte
  43.   range could generate statistics that exceeded the supported display values.
  44.  
  45.  
  46. Changes in Encrypt-It v1.41 for Windows provides the following over v1.40:
  47.  
  48. - Changed the file selection from an extended selection list box to a
  49.   multiple selection list box.  With the select all and unselect all
  50.   commands implemented as part of v1.40, the additional complexity of the
  51.   extended select commands really aren't needed.  This change was requested
  52.   by users and we feel all users may find this area easier to use thanks to
  53.   the simplification.
  54. - Added a program preferences option under the file pulldown.  You can now
  55.   specify common preferences for encryption and decryption.  They can be
  56.   saved to a file and automatically used each time you run Encrypt-It.
  57.   The file will always be saved in the Encrypt-It startup directory.
  58.  
  59.  
  60. Changes in Encrypt-It v1.42 for Windows provides the following over v1.41:
  61.  
  62. - The file selection dialog box supports double clicking on the file list
  63.   to indicate that you want to use only the selected file.  Users were
  64.   accidentally initiating this action when quickly selecting multiple files.
  65.   The operation of the file list has been changed to accept double clicks
  66.   only if there aren't multiple files selected.  You can still double click
  67.   to work with a single file, for multiple files you have to manually say
  68.   you are done.
  69. - Added destination path validation to the encrypt and decrypt dialog boxes.
  70.   Encrypt-It will now catch all invalid paths while you are still in the
  71.   encrypt and decrypt dialog boxes allowing easy correction.
  72. - Expanded the built-in help to provide answers to some commonly asked
  73.   questions.
  74. - Expanded the statistics area to have first and last file options.  You
  75.   can use the menu or the numeric keypad Home and End keys.
  76. - Greatly speeded up the perfomance and randomness of the Make Key option
  77.   on the encrypt dialog box.
  78. - Other minor touchups.
  79.  
  80.   
  81.